Don't include deprecated classes in gtk.h
authorChristian Dywan <christian@twotoasts.de>
Wed, 7 Oct 2009 16:42:54 +0000 (18:42 +0200)
committerJavier Jardón <jjardon@gnome.org>
Sun, 2 May 2010 23:40:42 +0000 (01:40 +0200)
gtk/gtk.h

index 63e96d519f3a1b350ee1185e6e1f1aff243f90ce..cbac47556d2b4dfe1361d577605d1f73c54ef68e 100644 (file)
--- a/gtk/gtk.h
+++ b/gtk/gtk.h
 #include <gtk/gtkwidget.h>
 #include <gtk/gtkwindow.h>
 
-/* Broken */
-#include <gtk/gtktext.h>
-#include <gtk/gtktree.h>
-#include <gtk/gtktreeitem.h>
-
-/* Deprecated */
-#include <gtk/gtkclist.h>
-#include <gtk/gtkcombo.h>
-#include <gtk/gtkctree.h>
-#include <gtk/gtkcurve.h>
-#include <gtk/gtkfilesel.h>
-#include <gtk/gtkgamma.h>
-#include <gtk/gtkinputdialog.h>
-#include <gtk/gtkitemfactory.h>
-#include <gtk/gtklist.h>
-#include <gtk/gtklistitem.h>
-#include <gtk/gtkoldeditable.h>
-#include <gtk/gtkoptionmenu.h>
-#include <gtk/gtkpixmap.h>
-#include <gtk/gtkpreview.h>
-#include <gtk/gtkprogress.h>
-#include <gtk/gtksignal.h>
-#include <gtk/gtktipsquery.h>
-#include <gtk/gtktooltips.h>
-
 #undef __GTK_H_INSIDE__
 
 #endif /* __GTK_H__ */